NevronOpenVision
Nevron.Nov.DataStructures Namespace / NChain<T> Class


NChain<T> Class Properties

For a list of all members of this type, see NChain<T> members.

Public Properties
 NameDescription
Public PropertyGets the count of items  
Public PropertyGets the head (first) node in the list  
Public PropertyGets or sets the node at the specified index  
Public PropertyGet the list of items contained in this chain nodes  
Public PropertyGets the tail (last) node in the list  
Top
See Also